﻿2026-07-11T03:08:37.0244573Z Current runner version: '2.335.1'
2026-07-11T03:08:37.0249232Z Runner name: 'kitsubito'
2026-07-11T03:08:37.0249789Z Runner group name: 'Default'
2026-07-11T03:08:37.0250412Z Machine name: 'KITSUBITO'
2026-07-11T03:08:37.0252276Z ##[group]GITHUB_TOKEN Permissions
2026-07-11T03:08:37.0253935Z Contents: read
2026-07-11T03:08:37.0254330Z Metadata: read
2026-07-11T03:08:37.0254704Z Packages: read
2026-07-11T03:08:37.0255066Z ##[endgroup]
2026-07-11T03:08:37.0256616Z Secret source: Actions
2026-07-11T03:08:37.0257113Z Prepare workflow directory
2026-07-11T03:08:37.0609493Z Prepare all required actions
2026-07-11T03:08:37.0638921Z Getting action download info
2026-07-11T03:08:37.3924495Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-07-11T03:08:37.8982371Z Complete job name: n1-gate (self-hosted, Linux, kitsubito)
2026-07-11T03:08:37.9862052Z ##[group]Run actions/checkout@v5
2026-07-11T03:08:37.9862786Z with:
2026-07-11T03:08:37.9863139Z   fetch-depth: 0
2026-07-11T03:08:37.9863558Z   repository: SaberMage/spt-core
2026-07-11T03:08:37.9866450Z   token: ***
2026-07-11T03:08:37.9866803Z   ssh-strict: true
2026-07-11T03:08:37.9867159Z   ssh-user: git
2026-07-11T03:08:37.9867525Z   persist-credentials: true
2026-07-11T03:08:37.9867920Z   clean: true
2026-07-11T03:08:37.9868282Z   sparse-checkout-cone-mode: true
2026-07-11T03:08:37.9868706Z   fetch-tags: false
2026-07-11T03:08:37.9869164Z   show-progress: true
2026-07-11T03:08:37.9869545Z   lfs: false
2026-07-11T03:08:37.9869885Z   submodules: false
2026-07-11T03:08:37.9870252Z   set-safe-directory: true
2026-07-11T03:08:37.9870843Z ##[endgroup]
2026-07-11T03:08:38.0670618Z Syncing repository: SaberMage/spt-core
2026-07-11T03:08:38.0672045Z ##[group]Getting Git version info
2026-07-11T03:08:38.0672785Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-07-11T03:08:38.0673615Z [command]/usr/bin/git version
2026-07-11T03:08:38.0705205Z git version 2.43.0
2026-07-11T03:08:38.0726478Z ##[endgroup]
2026-07-11T03:08:38.0737357Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/f50ca767-332d-4b76-bd6d-08460c532f80' before making global git config changes
2026-07-11T03:08:38.0738462Z Adding repository directory to the temporary git global config as a safe directory
2026-07-11T03:08:38.0740996Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-07-11T03:08:38.0772615Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-11T03:08:38.0792766Z https://github.com/SaberMage/spt-core
2026-07-11T03:08:38.0803411Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-11T03:08:38.0806437Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-11T03:08:38.0825383Z HEAD
2026-07-11T03:08:38.0855689Z ##[endgroup]
2026-07-11T03:08:38.0857268Z [command]/usr/bin/git submodule status
2026-07-11T03:08:38.1042153Z ##[group]Cleaning the repository
2026-07-11T03:08:38.1044843Z [command]/usr/bin/git clean -ffdx
2026-07-11T03:08:38.1074744Z Removing traceable-reqs
2026-07-11T03:08:38.1081885Z [command]/usr/bin/git reset --hard HEAD
2026-07-11T03:08:38.1144287Z HEAD is now at 35cae13ed Merge fba81ec78484804b341e5ce726bf3dd9fbddf82f into 706ad88b6d475b4d93bd8e6729a0d9b09f49060a
2026-07-11T03:08:38.1150502Z ##[endgroup]
2026-07-11T03:08:38.1152432Z ##[group]Disabling automatic garbage collection
2026-07-11T03:08:38.1155139Z [command]/usr/bin/git config --local gc.auto 0
2026-07-11T03:08:38.1181063Z ##[endgroup]
2026-07-11T03:08:38.1181760Z ##[group]Setting up auth
2026-07-11T03:08:38.1186567Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-11T03:08:38.1212900Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-11T03:08:38.1398653Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-11T03:08:38.1424123Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-11T03:08:38.1606711Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-11T03:08:38.1632512Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-11T03:08:38.1819439Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-11T03:08:38.1848514Z ##[endgroup]
2026-07-11T03:08:38.1849685Z ##[group]Fetching the repository
2026-07-11T03:08:38.1856534Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +35cae13edab658dc4fbb913140ba984774263be0:refs/remotes/pull/84/merge
2026-07-11T03:08:39.0461529Z From https://github.com/SaberMage/spt-core
2026-07-11T03:08:39.0462790Z    8951793a5..fba81ec78  build/msg-identity-w6-f039 -> origin/build/msg-identity-w6-f039
2026-07-11T03:08:39.0513426Z ##[endgroup]
2026-07-11T03:08:39.0514174Z ##[group]Determining the checkout info
2026-07-11T03:08:39.0515009Z ##[endgroup]
2026-07-11T03:08:39.0518290Z [command]/usr/bin/git sparse-checkout disable
2026-07-11T03:08:39.0558051Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-11T03:08:39.0581555Z ##[group]Checking out the ref
2026-07-11T03:08:39.0584398Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/84/merge
2026-07-11T03:08:39.0649254Z HEAD is now at 35cae13ed Merge fba81ec78484804b341e5ce726bf3dd9fbddf82f into 706ad88b6d475b4d93bd8e6729a0d9b09f49060a
2026-07-11T03:08:39.0654206Z ##[endgroup]
2026-07-11T03:08:39.0697107Z [command]/usr/bin/git log -1 --format=%H
2026-07-11T03:08:39.0727653Z 35cae13edab658dc4fbb913140ba984774263be0
2026-07-11T03:08:39.0924820Z ##[group]Run echo 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"
2026-07-11T03:08:39.0926424Z [36;1mecho 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"[0m
2026-07-11T03:08:39.0943026Z shell: /usr/bin/bash -e {0}
2026-07-11T03:08:39.0943813Z ##[endgroup]
2026-07-11T03:08:39.1078076Z ##[group]Run set -euo pipefail
2026-07-11T03:08:39.1078916Z [36;1mset -euo pipefail[0m
2026-07-11T03:08:39.1079773Z [36;1mPIN=0c95435[0m
2026-07-11T03:08:39.1080466Z [36;1mCACHE="$HOME/spt-n1-oldbroker"[0m
2026-07-11T03:08:39.1081338Z [36;1mBIN="$CACHE/target/debug/spt"[0m
2026-07-11T03:08:39.1082575Z [36;1m# Self-healing cache: rebuild the pin only when it moves. Clone OUTSIDE[0m
2026-07-11T03:08:39.1084153Z [36;1m# the workspace (a clone inside gets adopted by the cargo workspace).[0m
2026-07-11T03:08:39.1085776Z [36;1mif [ ! -x "$BIN" ] || [ "$(cat "$CACHE/.builtpin" 2>/dev/null || true)" != "$PIN" ]; then[0m
2026-07-11T03:08:39.1087068Z [36;1m  rm -rf "$CACHE"[0m
2026-07-11T03:08:39.1087878Z [36;1m  git clone "$GITHUB_WORKSPACE" "$CACHE"[0m
2026-07-11T03:08:39.1089462Z [36;1m  git -C "$CACHE" checkout "$PIN"[0m
2026-07-11T03:08:39.1090745Z [36;1m  cargo build --manifest-path "$CACHE/Cargo.toml" -p spt --bin spt[0m
2026-07-11T03:08:39.1092071Z [36;1m  echo "$PIN" > "$CACHE/.builtpin"[0m
2026-07-11T03:08:39.1092963Z [36;1mfi[0m
2026-07-11T03:08:39.1093946Z [36;1mSPT_N1_OLD_BROKER="$BIN" cargo test -p spt --test n1_pairing -- --nocapture[0m
2026-07-11T03:08:39.1109211Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-11T03:08:39.1110229Z env:
2026-07-11T03:08:39.1110846Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-07-11T03:08:39.1111651Z ##[endgroup]
2026-07-11T03:08:39.3852712Z    Compiling proc-macro2 v1.0.106
2026-07-11T03:08:39.3853440Z    Compiling unicode-ident v1.0.24
2026-07-11T03:08:39.3854033Z    Compiling quote v1.0.45
2026-07-11T03:08:39.3854666Z    Compiling libc v0.2.186
2026-07-11T03:08:39.3855061Z    Compiling serde_core v1.0.228
2026-07-11T03:08:39.3855877Z    Compiling cfg-if v1.0.4
2026-07-11T03:08:39.3856240Z    Compiling serde v1.0.228
2026-07-11T03:08:39.3878142Z    Compiling log v0.4.32
2026-07-11T03:08:39.3933467Z    Compiling pin-project-lite v0.2.17
2026-07-11T03:08:39.3963125Z    Compiling portable-atomic v1.13.1
2026-07-11T03:08:39.4040859Z    Compiling typenum v1.20.1
2026-07-11T03:08:39.4041674Z    Compiling version_check v0.9.5
2026-07-11T03:08:39.4069352Z    Compiling memchr v2.8.1
2026-07-11T03:08:39.4141795Z    Compiling shlex v2.0.1
2026-07-11T03:08:39.4142772Z    Compiling critical-section v1.2.0
2026-07-11T03:08:39.4404158Z    Compiling find-msvc-tools v0.1.9
2026-07-11T03:08:39.4651829Z    Compiling bytes v1.11.1
2026-07-11T03:08:39.5152280Z    Compiling futures-core v0.3.32
2026-07-11T03:08:39.5266388Z    Compiling subtle v2.6.1
2026-07-11T03:08:39.6292280Z    Compiling equivalent v1.0.2
2026-07-11T03:08:39.6460234Z    Compiling smallvec v1.15.1
2026-07-11T03:08:39.6717397Z    Compiling itoa v1.0.18
2026-07-11T03:08:39.6950002Z    Compiling semver v1.0.28
2026-07-11T03:08:39.7011233Z    Compiling stable_deref_trait v1.2.1
2026-07-11T03:08:39.7321313Z    Compiling futures-io v0.3.32
2026-07-11T03:08:39.7421541Z    Compiling slab v0.4.12
2026-07-11T03:08:39.7497444Z    Compiling futures-sink v0.3.32
2026-07-11T03:08:39.7713103Z    Compiling futures-task v0.3.32
2026-07-11T03:08:39.7802371Z    Compiling generic-array v0.14.7
2026-07-11T03:08:39.8591982Z    Compiling futures-channel v0.3.32
2026-07-11T03:08:39.9062285Z    Compiling rand_core v0.10.1
2026-07-11T03:08:39.9161604Z    Compiling bitflags v2.12.1
2026-07-11T03:08:39.9361550Z    Compiling rustversion v1.0.22
2026-07-11T03:08:39.9424518Z    Compiling hashbrown v0.17.1
2026-07-11T03:08:39.9530120Z    Compiling getrandom v0.4.2
2026-07-11T03:08:39.9932774Z    Compiling rustc_version v0.4.1
2026-07-11T03:08:40.0091378Z    Compiling cpufeatures v0.2.17
2026-07-11T03:08:40.0674483Z    Compiling fnv v1.0.7
2026-07-11T03:08:40.0842058Z    Compiling strsim v0.11.1
2026-07-11T03:08:40.1209183Z    Compiling cfg_aliases v0.2.1
2026-07-11T03:08:40.1683931Z    Compiling litemap v0.8.2
2026-07-11T03:08:40.1932474Z    Compiling writeable v0.6.3
2026-07-11T03:08:40.2031707Z    Compiling utf8_iter v1.0.4
2026-07-11T03:08:40.2095216Z    Compiling ident_case v1.0.1
2026-07-11T03:08:40.2492683Z    Compiling icu_properties_data v2.2.0
2026-07-11T03:08:40.3231268Z    Compiling dunce v1.0.5
2026-07-11T03:08:40.3671115Z    Compiling icu_normalizer_data v2.2.0
2026-07-11T03:08:40.3861037Z    Compiling fs_extra v1.3.0
2026-07-11T03:08:40.3940513Z    Compiling percent-encoding v2.3.2
2026-07-11T03:08:40.4091414Z    Compiling autocfg v1.5.1
2026-07-11T03:08:40.5894896Z    Compiling http v1.4.1
2026-07-11T03:08:40.5992084Z    Compiling thiserror v2.0.18
2026-07-11T03:08:40.6151842Z    Compiling aws-lc-rs v1.17.0
2026-07-11T03:08:40.6261833Z    Compiling unicode-segmentation v1.13.3
2026-07-11T03:08:40.6316806Z    Compiling cpufeatures v0.3.0
2026-07-11T03:08:40.6771167Z    Compiling scopeguard v1.2.0
2026-07-11T03:08:40.6970987Z    Compiling syn v2.0.117
2026-07-11T03:08:40.7041106Z    Compiling chacha20 v0.10.0
2026-07-11T03:08:40.7446339Z    Compiling lock_api v0.4.14
2026-07-11T03:08:40.7515086Z    Compiling form_urlencoded v1.2.2
2026-07-11T03:08:40.7687965Z    Compiling untrusted v0.9.0
2026-07-11T03:08:40.8747214Z    Compiling indexmap v2.14.0
2026-07-11T03:08:40.8811153Z    Compiling heck v0.5.0
2026-07-11T03:08:40.8907600Z    Compiling rustls v0.23.40
2026-07-11T03:08:40.9046125Z    Compiling const-oid v0.10.2
2026-07-11T03:08:40.9468328Z    Compiling unicode-xid v0.2.6
2026-07-11T03:08:41.0080800Z    Compiling anyhow v1.0.102
2026-07-11T03:08:41.0201238Z    Compiling atomic-waker v1.1.2
2026-07-11T03:08:41.0430960Z    Compiling httparse v1.10.1
2026-07-11T03:08:41.0490464Z    Compiling parking_lot_core v0.9.12
2026-07-11T03:08:41.0692213Z    Compiling paste v1.0.15
2026-07-11T03:08:41.0769347Z    Compiling zerocopy v0.8.50
2026-07-11T03:08:41.1142796Z    Compiling convert_case v0.10.0
2026-07-11T03:08:41.1400787Z    Compiling num-traits v0.2.19
2026-07-11T03:08:41.1713438Z    Compiling hybrid-array v0.4.12
2026-07-11T03:08:41.2011472Z    Compiling curve25519-dalek v4.1.3
2026-07-11T03:08:41.2742430Z    Compiling jobserver v0.1.34
2026-07-11T03:08:41.2989263Z    Compiling ahash v0.8.12
2026-07-11T03:08:41.3342538Z    Compiling fastrand v2.4.1
2026-07-11T03:08:41.3469504Z    Compiling base64ct v1.8.3
2026-07-11T03:08:41.4305187Z    Compiling powerfmt v0.2.0
2026-07-11T03:08:41.4370734Z    Compiling either v1.16.0
2026-07-11T03:08:41.5268514Z    Compiling cc v1.2.63
2026-07-11T03:08:41.6347332Z    Compiling crypto-common v0.1.7
2026-07-11T03:08:41.6543789Z    Compiling block-buffer v0.10.4
2026-07-11T03:08:41.6761143Z    Compiling http-body v1.0.1
2026-07-11T03:08:41.6857793Z    Compiling deranged v0.5.8
2026-07-11T03:08:41.7045044Z    Compiling pem-rfc7468 v1.0.0
2026-07-11T03:08:41.7655638Z    Compiling digest v0.10.7
2026-07-11T03:08:41.8082020Z    Compiling mio v1.2.1
2026-07-11T03:08:41.8154615Z    Compiling socket2 v0.6.4
2026-07-11T03:08:41.8330996Z    Compiling getrandom v0.2.17
2026-07-11T03:08:42.0012213Z    Compiling rand_core v0.6.4
2026-07-11T03:08:42.0141193Z    Compiling rand v0.10.1
2026-07-11T03:08:42.0354851Z    Compiling uuid v1.23.2
2026-07-11T03:08:42.0419054Z    Compiling base64 v0.22.1
2026-07-11T03:08:42.0840895Z    Compiling try-lock v0.2.5
2026-07-11T03:08:42.1749249Z    Compiling tinyvec_macros v0.1.1
2026-07-11T03:08:42.1815850Z    Compiling zmij v1.0.21
2026-07-11T03:08:42.2104010Z    Compiling pkg-config v0.3.33
2026-07-11T03:08:42.2221800Z    Compiling time-core v0.1.8
2026-07-11T03:08:42.2299973Z    Compiling data-encoding v2.11.0
2026-07-11T03:08:42.2304716Z    Compiling num-conv v0.2.2
2026-07-11T03:08:42.3381233Z    Compiling vcpkg v0.2.15
2026-07-11T03:08:42.3739784Z    Compiling tower-service v0.3.3
2026-07-11T03:08:42.4021286Z    Compiling tinyvec v1.11.0
2026-07-11T03:08:42.4620665Z    Compiling want v0.3.1
2026-07-11T03:08:42.5038247Z    Compiling parking_lot v0.12.5
2026-07-11T03:08:42.5831577Z    Compiling sha2 v0.10.9
2026-07-11T03:08:42.6231024Z    Compiling crypto-common v0.2.2
2026-07-11T03:08:42.6238484Z    Compiling block-buffer v0.12.0
2026-07-11T03:08:42.6779417Z    Compiling cmake v0.1.58
2026-07-11T03:08:42.7850407Z    Compiling inout v0.1.4
2026-07-11T03:08:42.8335079Z    Compiling vergen-lib v9.1.0
2026-07-11T03:08:42.9070823Z    Compiling n0-future v0.3.2
2026-07-11T03:08:42.9310803Z    Compiling serde_json v1.0.150
2026-07-11T03:08:42.9611976Z    Compiling parking v2.2.1
2026-07-11T03:08:42.9811762Z    Compiling httpdate v1.0.3
2026-07-11T03:08:43.0973823Z    Compiling crossbeam-utils v0.8.21
2026-07-11T03:08:43.1060762Z    Compiling cordyceps v0.3.4
2026-07-11T03:08:43.1328903Z    Compiling diatomic-waker v0.2.3
2026-07-11T03:08:43.1440815Z    Compiling winnow v1.0.3
2026-07-11T03:08:43.1731523Z    Compiling spin v0.10.0
2026-07-11T03:08:43.1873095Z    Compiling signature v2.2.0
2026-07-11T03:08:43.2625566Z    Compiling futures-lite v2.6.1
2026-07-11T03:08:43.2722725Z    Compiling cipher v0.4.4
2026-07-11T03:08:43.2838029Z    Compiling ed25519 v2.2.3
2026-07-11T03:08:43.2840121Z    Compiling netlink-packet-core v0.8.1
2026-07-11T03:08:43.3032225Z    Compiling universal-hash v0.5.1
2026-07-11T03:08:43.3215206Z    Compiling vergen v9.1.0
2026-07-11T03:08:43.3651189Z    Compiling vergen-lib v0.1.6
2026-07-11T03:08:43.4126408Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-07-11T03:08:43.4409114Z    Compiling futures-buffered v0.2.13
2026-07-11T03:08:43.4570634Z    Compiling heapless v0.7.17
2026-07-11T03:08:43.4670429Z    Compiling noq-udp v0.10.0
2026-07-11T03:08:43.4682718Z    Compiling sync_wrapper v1.0.2
2026-07-11T03:08:43.5116500Z    Compiling digest v0.11.3
2026-07-11T03:08:43.5548724Z    Compiling byteorder v1.5.0
2026-07-11T03:08:43.5653234Z    Compiling allocator-api2 v0.2.21
2026-07-11T03:08:43.5790164Z    Compiling opaque-debug v0.3.1
2026-07-11T03:08:43.5849992Z    Compiling aws-lc-sys v0.41.0
2026-07-11T03:08:43.5991399Z    Compiling ring v0.17.14
2026-07-11T03:08:43.6339113Z    Compiling libsqlite3-sys v0.30.1
2026-07-11T03:08:43.6598620Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-07-11T03:08:43.6935127Z    Compiling polyval v0.6.2
2026-07-11T03:08:43.7650664Z    Compiling hash32 v0.2.1
2026-07-11T03:08:43.8717825Z    Compiling spin v0.9.8
2026-07-11T03:08:43.8850708Z    Compiling vergen-gitcl v1.0.8
2026-07-11T03:08:43.9534681Z    Compiling fallible-iterator v0.3.0
2026-07-11T03:08:43.9756725Z    Compiling fallible-streaming-iterator v0.1.9
2026-07-11T03:08:44.0425215Z    Compiling tower-layer v0.3.3
2026-07-11T03:08:44.0560676Z    Compiling num_threads v0.1.7
2026-07-11T03:08:44.1230771Z    Compiling signature v3.0.0
2026-07-11T03:08:44.1310685Z    Compiling ryu v1.0.23
2026-07-11T03:08:44.1632017Z    Compiling time v0.3.47
2026-07-11T03:08:44.2198895Z    Compiling ghash v0.5.1
2026-07-11T03:08:44.2298422Z    Compiling sha2 v0.11.0-rc.5
2026-07-11T03:08:44.2438751Z    Compiling aes v0.8.4
2026-07-11T03:08:44.3154762Z    Compiling ctr v0.9.2
2026-07-11T03:08:44.3420326Z    Compiling fs2 v0.4.3
2026-07-11T03:08:44.4029507Z    Compiling http-body-util v0.1.3
2026-07-11T03:08:44.4342046Z    Compiling aead v0.5.2
2026-07-11T03:08:44.4949447Z    Compiling arrayvec v0.7.6
2026-07-11T03:08:44.5029116Z    Compiling utf8parse v0.2.2
2026-07-11T03:08:44.5357821Z    Compiling openssl-probe v0.2.1
2026-07-11T03:08:44.5910803Z    Compiling crossbeam-epoch v0.9.18
2026-07-11T03:08:44.6639600Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-07-11T03:08:44.6980684Z    Compiling crossbeam-channel v0.5.15
2026-07-11T03:08:44.7124362Z    Compiling netlink-packet-route v0.29.0
2026-07-11T03:08:44.7340580Z    Compiling blake3 v1.8.5
2026-07-11T03:08:44.7800612Z    Compiling memoffset v0.6.5
2026-07-11T03:08:44.9369727Z    Compiling aes-gcm v0.10.3
2026-07-11T03:08:44.9445249Z    Compiling acto v0.8.2
2026-07-11T03:08:45.0366854Z    Compiling netwatch v0.16.0
2026-07-11T03:08:45.0471326Z    Compiling noq v0.18.0
2026-07-11T03:08:45.1150914Z    Compiling rustix v1.1.4
2026-07-11T03:08:45.1241082Z    Compiling identity-hash v0.1.0
2026-07-11T03:08:45.1241811Z    Compiling sorted-index-buffer v0.2.1
2026-07-11T03:08:45.2361164Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-07-11T03:08:45.2633320Z    Compiling xml-rs v0.8.28
2026-07-11T03:08:45.2641197Z    Compiling tagptr v0.2.0
2026-07-11T03:08:45.2811108Z    Compiling ref-cast v1.0.25
2026-07-11T03:08:45.4245196Z    Compiling lru-slab v0.1.2
2026-07-11T03:08:45.4246114Z    Compiling rustc-hash v2.1.2
2026-07-11T03:08:45.4461247Z    Compiling thiserror v1.0.69
2026-07-11T03:08:45.5105826Z    Compiling mac-addr v0.3.0
2026-07-11T03:08:45.5204069Z    Compiling foldhash v0.2.0
2026-07-11T03:08:45.6562940Z    Compiling hashbrown v0.16.1
2026-07-11T03:08:45.7068514Z    Compiling netlink-packet-route v0.30.0
2026-07-11T03:08:45.7377933Z    Compiling serial-core v0.4.0
2026-07-11T03:08:45.7521089Z    Compiling termios v0.2.2
2026-07-11T03:08:45.8891009Z    Compiling errno v0.3.14
2026-07-11T03:08:45.9044317Z    Compiling ioctl-rs v0.1.6
2026-07-11T03:08:45.9121130Z    Compiling aho-corasick v1.1.4
2026-07-11T03:08:46.0003047Z    Compiling synstructure v0.13.2
2026-07-11T03:08:46.0359742Z    Compiling darling_core v0.20.11
2026-07-11T03:08:46.1867896Z    Compiling proc-macro-crate v3.5.0
2026-07-11T03:08:46.4960769Z    Compiling xmltree v0.10.3
2026-07-11T03:08:46.5610689Z    Compiling serde_derive_internals v0.29.1
2026-07-11T03:08:46.6377530Z    Compiling simple-dns v0.9.3
2026-07-11T03:08:46.6380096Z    Compiling resolv-conf v0.7.6
2026-07-11T03:08:46.7066902Z    Compiling winnow v0.7.15
2026-07-11T03:08:46.7377959Z    Compiling toml_write v0.1.2
2026-07-11T03:08:46.7820677Z    Compiling signal-hook v0.3.18
2026-07-11T03:08:46.8158518Z    Compiling arrayref v0.3.9
2026-07-11T03:08:46.8831042Z    Compiling sha1_smol v1.0.1
2026-07-11T03:08:46.9097355Z    Compiling simdutf8 v0.1.5
2026-07-11T03:08:46.9501646Z    Compiling linux-raw-sys v0.12.1
2026-07-11T03:08:46.9784366Z    Compiling smol_str v0.1.24
2026-07-11T03:08:47.1300684Z    Compiling regex-syntax v0.8.10
2026-07-11T03:08:47.1735418Z    Compiling constant_time_eq v0.4.2
2026-07-11T03:08:47.2281217Z    Compiling lru v0.16.4
2026-07-11T03:08:47.2476271Z    Compiling signal-hook-registry v1.4.8
2026-07-11T03:08:47.4200661Z    Compiling serial-unix v0.4.0
2026-07-11T03:08:47.6270393Z    Compiling darling_core v0.23.0
2026-07-11T03:08:47.6958626Z    Compiling serde_bytes v0.11.19
2026-07-11T03:08:47.8208551Z    Compiling hmac v0.12.1
2026-07-11T03:08:47.9455520Z    Compiling seize v0.5.1
2026-07-11T03:08:47.9661888Z    Compiling iroh v0.98.2
2026-07-11T03:08:48.0779362Z    Compiling serde_derive v1.0.228
2026-07-11T03:08:48.1701766Z    Compiling zeroize_derive v1.4.3
2026-07-11T03:08:48.1990174Z    Compiling tokio-macros v2.7.0
2026-07-11T03:08:48.4005191Z    Compiling zerofrom-derive v0.1.7
2026-07-11T03:08:48.5611070Z    Compiling futures-macro v0.3.32
2026-07-11T03:08:48.7527632Z    Compiling zeroize v1.8.2
2026-07-11T03:08:48.9311147Z    Compiling yoke-derive v0.8.2
2026-07-11T03:08:48.9460768Z    Compiling tokio v1.52.3
2026-07-11T03:08:49.5710950Z    Compiling futures-util v0.3.32
2026-07-11T03:08:49.6139474Z    Compiling zerovec-derive v0.11.3
2026-07-11T03:08:49.7286614Z    Compiling displaydoc v0.2.6
2026-07-11T03:08:49.7691151Z    Compiling tracing-attributes v0.1.31
2026-07-11T03:08:49.9085951Z    Compiling zerofrom v0.1.8
2026-07-11T03:08:49.9349618Z    Compiling rustls-pki-types v1.14.1
2026-07-11T03:08:50.0209257Z    Compiling thiserror-impl v2.0.18
2026-07-11T03:08:50.2599851Z    Compiling yoke v0.8.3
2026-07-11T03:08:50.4565605Z    Compiling curve25519-dalek-derive v0.1.1
2026-07-11T03:08:50.4830682Z    Compiling zerotrie v0.2.4
2026-07-11T03:08:50.8299365Z    Compiling darling_macro v0.20.11
2026-07-11T03:08:50.9899874Z    Compiling zerovec v0.11.6
2026-07-11T03:08:51.0799295Z    Compiling derive_more-impl v2.1.1
2026-07-11T03:08:51.1465852Z    Compiling darling v0.20.11
2026-07-11T03:08:51.2181099Z    Compiling derive_builder_core v0.20.2
2026-07-11T03:08:51.3399713Z    Compiling spez v0.1.2
2026-07-11T03:08:51.4081057Z    Compiling n0-error-macros v0.1.3
2026-07-11T03:08:51.7013240Z    Compiling tinystr v0.8.3
2026-07-11T03:08:51.7110328Z    Compiling potential_utf v0.1.5
2026-07-11T03:08:51.7386463Z    Compiling der v0.8.0-rc.10
2026-07-11T03:08:51.7609127Z    Compiling pin-project-internal v1.1.13
2026-07-11T03:08:51.8501050Z    Compiling icu_collections v2.2.0
2026-07-11T03:08:51.9191138Z    Compiling icu_locale_core v2.2.0
2026-07-11T03:08:52.4041015Z    Compiling n0-error v0.1.3
2026-07-11T03:08:52.4269372Z    Compiling derive_builder_macro v0.20.2
2026-07-11T03:08:52.5690793Z    Compiling cobs v0.3.0
2026-07-11T03:08:52.7099915Z    Compiling derive_builder v0.20.2
2026-07-11T03:08:52.8166686Z    Compiling postcard-derive v0.2.2
2026-07-11T03:08:53.0521141Z    Compiling pin-project v1.1.13
2026-07-11T03:08:53.1158549Z    Compiling spki v0.8.0-rc.4
2026-07-11T03:08:53.1699810Z    Compiling icu_provider v2.2.0
2026-07-11T03:08:53.1787222Z    Compiling ed25519-dalek v2.2.0
2026-07-11T03:08:53.3350732Z    Compiling pkcs8 v0.11.0-rc.10
2026-07-11T03:08:53.3655946Z    Compiling futures-executor v0.3.32
2026-07-11T03:08:53.5058012Z    Compiling icu_properties v2.2.0
2026-07-11T03:08:53.5158338Z    Compiling icu_normalizer v2.2.0
2026-07-11T03:08:53.5327489Z    Compiling ipnet v2.12.0
2026-07-11T03:08:53.5870894Z    Compiling futures v0.3.32
2026-07-11T03:08:53.6141541Z    Compiling ed25519 v3.0.0-rc.4
2026-07-11T03:08:53.6578323Z    Compiling spt-proto v0.30.6 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-proto)
2026-07-11T03:08:53.8234729Z    Compiling data-encoding-macro-internal v0.1.18
2026-07-11T03:08:54.0257909Z    Compiling prefix-trie v0.8.4
2026-07-11T03:08:54.2003163Z    Compiling once_cell v1.21.4
2026-07-11T03:08:54.2890891Z    Compiling data-encoding-macro v0.1.20
2026-07-11T03:08:54.3191088Z    Compiling rustls-native-certs v0.8.4
2026-07-11T03:08:54.3387564Z    Compiling enum-assoc v1.3.0
2026-07-11T03:08:54.3770827Z    Compiling iroh-metrics-derive v0.4.1
2026-07-11T03:08:54.4313278Z    Compiling tracing-core v0.1.36
2026-07-11T03:08:54.6635877Z    Compiling hashbrown v0.14.5
2026-07-11T03:08:54.7171021Z    Compiling postcard v1.1.3
2026-07-11T03:08:54.7531208Z    Compiling async-trait v0.1.89
2026-07-11T03:08:54.8441271Z    Compiling strum_macros v0.28.0
2026-07-11T03:08:54.8535959Z    Compiling num_enum_derive v0.7.6
2026-07-11T03:08:55.0340770Z    Compiling tracing v0.1.44
2026-07-11T03:08:55.1371620Z    Compiling tokio-util v0.7.18
2026-07-11T03:08:55.2248883Z    Compiling idna_adapter v1.2.2
2026-07-11T03:08:55.3400759Z    Compiling idna v1.1.0
2026-07-11T03:08:55.4040047Z    Compiling netlink-sys v0.8.8
2026-07-11T03:08:55.4382082Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-07-11T03:08:55.4523884Z    Compiling tower v0.5.3
2026-07-11T03:08:55.4877802Z    Compiling derive_more v2.1.1
2026-07-11T03:08:55.5397108Z    Compiling hashlink v0.9.1
2026-07-11T03:08:55.6506245Z    Compiling netlink-proto v0.12.0
2026-07-11T03:08:55.6941999Z    Compiling netdev v0.42.0
2026-07-11T03:08:55.7050525Z    Compiling iroh-metrics v0.38.3
2026-07-11T03:08:55.8584210Z    Compiling url v2.5.8
2026-07-11T03:08:55.9101121Z    Compiling rusqlite v0.32.1
2026-07-11T03:08:55.9173240Z    Compiling num_enum v0.7.6
2026-07-11T03:08:55.9282724Z    Compiling iroh-relay v0.98.0
2026-07-11T03:08:55.9370339Z    Compiling moka v0.12.15
2026-07-11T03:08:55.9373122Z    Compiling serde_spanned v0.6.9
2026-07-11T03:08:55.9847839Z    Compiling toml_datetime v0.6.11
2026-07-11T03:08:56.0119470Z    Compiling thiserror-impl v1.0.69
2026-07-11T03:08:56.0616649Z    Compiling ref-cast-impl v1.0.25
2026-07-11T03:08:56.1381237Z    Compiling h2 v0.4.14
2026-07-11T03:08:56.3136057Z    Compiling n0-watcher v0.6.1
2026-07-11T03:08:56.3310868Z    Compiling tokio-stream v0.1.18
2026-07-11T03:08:56.5789877Z    Compiling toml_edit v0.22.27
2026-07-11T03:08:56.7080998Z    Compiling webpki-roots v1.0.7
2026-07-11T03:08:56.8194455Z    Compiling hickory-proto v0.26.0-beta.4
2026-07-11T03:08:56.9064787Z    Compiling iroh-base v0.98.0
2026-07-11T03:08:56.9453104Z    Compiling attohttpc v0.30.1
2026-07-11T03:08:56.9650462Z    Compiling tower-http v0.6.11
2026-07-11T03:08:57.1509830Z    Compiling spt-store v0.30.6 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-store)
2026-07-11T03:08:57.2661758Z    Compiling regex-automata v0.4.14
2026-07-11T03:08:57.4560693Z    Compiling schemars_derive v1.2.1
2026-07-11T03:08:57.4630619Z    Compiling dyn-clone v1.0.20
2026-07-11T03:08:57.4981458Z    Compiling rustix v0.38.44
2026-07-11T03:08:57.5047026Z    Compiling strum v0.28.0
2026-07-11T03:08:57.5115678Z    Compiling bitflags v1.3.2
2026-07-11T03:08:57.5762049Z    Compiling cmov v0.5.4
2026-07-11T03:08:57.5770090Z    Compiling pin-utils v0.1.0
2026-07-11T03:08:57.6076122Z    Compiling iroh-dns v0.98.0
2026-07-11T03:08:57.6323994Z    Compiling nix v0.25.1
2026-07-11T03:08:57.8065446Z    Compiling ctutils v0.4.2
2026-07-11T03:08:57.8131328Z    Compiling filedescriptor v0.8.3
2026-07-11T03:08:57.8390874Z    Compiling backon v1.6.0
2026-07-11T03:08:57.8682368Z    Compiling darling_macro v0.23.0
2026-07-11T03:08:58.0291212Z    Compiling papaya v0.2.4
2026-07-11T03:08:58.0690579Z    Compiling hkdf v0.12.4
2026-07-11T03:08:58.1390785Z    Compiling serial v0.4.0
2026-07-11T03:08:58.1750904Z    Compiling anstyle-parse v1.0.0
2026-07-11T03:08:58.1970097Z    Compiling vte_generate_state_changes v0.1.2
2026-07-11T03:08:58.2214715Z    Compiling anstyle-query v1.1.5
2026-07-11T03:08:58.2965189Z    Compiling instability v0.3.12
2026-07-11T03:08:58.3615008Z    Compiling anstyle v1.0.14
2026-07-11T03:08:58.4448806Z    Compiling linux-raw-sys v0.4.15
2026-07-11T03:08:58.4531559Z    Compiling downcast-rs v1.2.1
2026-07-11T03:08:58.5410732Z    Compiling shell-words v1.1.1
2026-07-11T03:08:58.5703265Z    Compiling foldhash v0.1.5
2026-07-11T03:08:58.5704325Z    Compiling is_terminal_polyfill v1.70.2
2026-07-11T03:08:58.6370537Z    Compiling colorchoice v1.0.5
2026-07-11T03:08:58.6454080Z    Compiling vte v0.13.1
2026-07-11T03:08:58.6794965Z    Compiling hashbrown v0.15.5
2026-07-11T03:08:58.6865244Z    Compiling signal-hook-mio v0.2.5
2026-07-11T03:08:58.7170977Z    Compiling anstream v1.0.0
2026-07-11T03:08:58.7355051Z    Compiling spake2 v0.4.0
2026-07-11T03:08:58.7831224Z    Compiling darling v0.23.0
2026-07-11T03:08:58.8433051Z    Compiling terminal_size v0.4.4
2026-07-11T03:08:58.9040218Z    Compiling strum_macros v0.26.4
2026-07-11T03:08:58.9700590Z    Compiling sha1 v0.10.6
2026-07-11T03:08:59.0710743Z    Compiling itertools v0.13.0
2026-07-11T03:08:59.1015224Z    Compiling castaway v0.2.4
2026-07-11T03:08:59.1834724Z    Compiling unicode-width v0.1.14
2026-07-11T03:08:59.2090609Z    Compiling indoc v2.0.7
2026-07-11T03:08:59.4570870Z    Compiling toml v0.8.23
2026-07-11T03:08:59.4704337Z    Compiling clap_lex v1.1.0
2026-07-11T03:08:59.4801201Z    Compiling schemars v1.2.1
2026-07-11T03:08:59.6117562Z    Compiling static_assertions v1.1.0
2026-07-11T03:08:59.6669359Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-07-11T03:08:59.7309768Z    Compiling doctest-file v1.1.1
2026-07-11T03:08:59.7998635Z    Compiling compact_str v0.8.2
2026-07-11T03:09:00.1403851Z    Compiling regex v1.12.3
2026-07-11T03:09:00.1884671Z    Compiling interprocess v2.4.2
2026-07-11T03:09:00.5243742Z    Compiling spt-msg v0.30.6 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-msg)
2026-07-11T03:09:00.6898526Z    Compiling crossterm v0.28.1
2026-07-11T03:09:00.7172384Z    Compiling clap_builder v4.6.0
2026-07-11T03:09:01.0161442Z    Compiling spt-runtime v0.30.6 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-runtime)
2026-07-11T03:09:01.2056773Z    Compiling strum v0.26.3
2026-07-11T03:09:01.2450030Z    Compiling unicode-truncate v1.1.0
2026-07-11T03:09:01.3150700Z    Compiling lru v0.12.5
2026-07-11T03:09:01.3929355Z    Compiling clap_derive v4.6.1
2026-07-11T03:09:01.4752802Z    Compiling iana-time-zone v0.1.65
2026-07-11T03:09:01.5122938Z    Compiling cassowary v0.3.0
2026-07-11T03:09:01.8370501Z    Compiling hyper v1.10.1
2026-07-11T03:09:01.9000427Z    Compiling unicode-width v0.2.0
2026-07-11T03:09:01.9985601Z    Compiling portable-pty v0.8.1
2026-07-11T03:09:02.1900809Z    Compiling ratatui v0.29.0
2026-07-11T03:09:02.2746289Z    Compiling chrono v0.4.45
2026-07-11T03:09:02.2830331Z    Compiling nucleo-matcher v0.3.1
2026-07-11T03:09:02.2945417Z    Compiling qrcode v0.14.1
2026-07-11T03:09:02.3586436Z    Compiling tempfile v3.27.0
2026-07-11T03:09:02.9581886Z    Compiling spt-term v0.30.6 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-term)
2026-07-11T03:09:03.5718113Z    Compiling clap v4.6.1
2026-07-11T03:09:03.5781302Z    Compiling hyper-util v0.1.20
2026-07-11T03:09:04.3083763Z    Compiling spt-live v0.30.6 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-live)
2026-07-11T03:09:05.2899802Z    Compiling igd-next v0.17.1
2026-07-11T03:09:06.3056565Z    Compiling portmapper v0.16.0
2026-07-11T03:09:11.4366829Z    Compiling rustls-webpki v0.103.13
2026-07-11T03:09:13.7127085Z    Compiling tokio-rustls v0.26.4
2026-07-11T03:09:13.7129782Z    Compiling noq-proto v0.17.0
2026-07-11T03:09:13.7130111Z    Compiling rustls-platform-verifier v0.7.0
2026-07-11T03:09:13.8487013Z    Compiling hickory-net v0.26.0-beta.4
2026-07-11T03:09:13.8487647Z    Compiling hyper-rustls v0.27.9
2026-07-11T03:09:13.8488187Z    Compiling tokio-websockets v0.13.2
2026-07-11T03:09:13.9701784Z    Compiling reqwest v0.13.4
2026-07-11T03:09:14.8566037Z    Compiling hickory-resolver v0.26.0-beta.4
2026-07-11T03:09:28.1158358Z    Compiling spt-net v0.30.6 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-net)
2026-07-11T03:09:29.4990685Z    Compiling spt-daemon v0.30.6 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-daemon)
2026-07-11T03:09:37.2710990Z    Compiling spt v0.30.6 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt)
2026-07-11T03:09:41.7924552Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 02s
2026-07-11T03:09:41.8148597Z      Running tests/n1_pairing.rs (target/debug/deps/n1_pairing-4a686f0b59383e2d)
2026-07-11T03:09:41.8160808Z 
2026-07-11T03:09:41.8160971Z running 1 test
2026-07-11T03:09:49.0203032Z test new_brain_serves_against_old_broker ... ok
2026-07-11T03:09:49.0203323Z 
2026-07-11T03:09:49.0203623Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.20s
2026-07-11T03:09:49.0203980Z 
2026-07-11T03:09:49.0427069Z Post job cleanup.
2026-07-11T03:09:49.1098550Z [command]/usr/bin/git version
2026-07-11T03:09:49.1130015Z git version 2.43.0
2026-07-11T03:09:49.1159425Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/afbf96b7-d36a-4a90-a305-1bfb80773968' before making global git config changes
2026-07-11T03:09:49.1160226Z Adding repository directory to the temporary git global config as a safe directory
2026-07-11T03:09:49.1162576Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-07-11T03:09:49.1189355Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-11T03:09:49.1215320Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-11T03:09:49.1435722Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-11T03:09:49.1456690Z http.https://github.com/.extraheader
2026-07-11T03:09:49.1463706Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-07-11T03:09:49.1488555Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-11T03:09:49.1668776Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-11T03:09:49.1693745Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-11T03:09:49.2004897Z Cleaning up orphan processes
2026-07-11T03:09:49.2512171Z Terminate orphan process: pid (759563) (spt)
